* image.c (parse_image_spec): Check for nonnegative, not for positive,
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 29 Aug 2011 03:34:25 +0000 (20:34 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 29 Aug 2011 03:34:25 +0000 (20:34 -0700)
commitf453bc6242101b6b2c89c86c9bf7476f7a159a40
tree564c10763d18bfbb7c7848f1946fda97ec6ec1ea
parentc94ff3701ce59fa5a7b4b143fea30e50b388816b
* image.c (parse_image_spec): Check for nonnegative, not for positive,
when checking :margin (Bug#9390).
(IMAGE_NON_NEGATIVE_INTEGER_VALUE_OR_PAIR):
Renamed from IMAGE_POSITIVE_INTEGER_VALUE_OR_PAIR,
so that the name doesn't mislead.  All uses changed.
src/ChangeLog
src/image.c